home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / SpaceInspector.nib / data.classes next >
Text File  |  1992-09-15  |  371b  |  25 lines

  1. AttributesInspector = {
  2.     ACTIONS = {
  3.     groupChanged:;
  4.     };
  5.     OUTLETS = {
  6.     attributesInspectorView;
  7.     inspectedObject;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. SpaceInspector = {
  17.     ACTIONS = {
  18.     changeSpaceType:;
  19.     };
  20.     OUTLETS = {
  21.     spaceTypeMatrix;
  22.     };
  23.     SUPERCLASS = AttributesInspector;
  24. };
  25.